services.logcheck.ignoreCron.<name>.timeArgs

"min hr dom mon dow" crontab time args, to auto-create a cronjob too. Leave at null to not do this and just add a logcheck ignore rule.

Type
null or string
Default
null
Example
"02 06 * * *"
Declared
<nixpkgs/nixos/modules/services/logging/logcheck.nix>